home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / kickmenu < prev    next >
Text File  |  2001-03-21  |  747b  |  24 lines

  1. Synopsis:
  2.    load kickmenu
  3.  
  4. Description:
  5.    This script keeps track of the last 10 people to join the current
  6.    channel, and facilitates a very quick means for removing them from the
  7.    channel (or the irc network!).
  8.  
  9.      Key        Description                                               
  10.      META1-j    shows last 10 nicks to join the channel
  11.      META1-k    prompts for a nickname to KILL
  12.      META2-k    prompts for a nickname to KICK from the current channel
  13.  
  14. See Also:
  15.    kick(1); kill(3); load(5)
  16.  
  17. Restrictions:
  18.    Naturally, only irc operators can KILL other users.
  19.  
  20. Other Notes:
  21.    This script was written by Jeremy Nelson (hop), jnelson@acronet.net.  It
  22.    was adapted from a similar script by Eleazor.
  23.  
  24.